github.com/refraction-networking/utls.utlsClientEncryptedExtensionsMsg.applicationSettings (field)

4 uses

	github.com/refraction-networking/utls (current package)
		u_handshake_client.go#L136: 		clientEncryptedExtensions.applicationSettings = c.utls.localApplicationSettings
		u_handshake_messages.go#L75: 	applicationSettings          []byte
		u_handshake_messages.go#L92: 					msg.AddBytes(m.applicationSettings)
		u_handshake_messages.go#L131: 			m.applicationSettings = []byte(extData)